home *** CD-ROM | disk | FTP | other *** search
/ Carousel Volume 2 #1 / carousel.iso / mactosh / hc / utilitz.sit / UtiliTZ / UtiliTZ / background_2747.txt < prev    next >
Encoding:
Text File  |  1988-01-24  |  836 b   |  41 lines

  1. -- background: 2747 from stack: in
  2. -- bmap block id: 3189
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: Nothing here
  6.  
  7.  
  8. -- part 49 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=204 top=280 right=295 bottom=221
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 2
  16. -- text size: 12
  17. -- style flags: 512
  18. -- line height: 16
  19. -- part name: Asterisk
  20. ----- HyperTalk script -----
  21. on mouseDown
  22.   show field "courtesy"
  23. end mouseDown
  24. on mouseUp
  25.   hide field "courtesy"
  26. end mouseUp
  27.  
  28.  
  29. -- part 50 (field)
  30. -- low flags: 80
  31. -- high flags: 2004
  32. -- rect: left=25 top=309 right=328 bottom=484
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 0 / 0
  35. -- text alignment: 0
  36. -- font id: 2
  37. -- text size: 10
  38. -- style flags: 0
  39. -- line height: 10
  40. -- part name: courtesy
  41.